-
Re: [OTVar] Introducing OpenType variable fonts
I don't think that is a valid use case. You don't expect to have a .otf and .ttf installed and have the pick the right font for your particular use case. you can define intermediate designs to deal w…1 -
Re: [OTVar] Defining instances in the font vs. defining instances in CSS
But that is a problem with your tools and not inherent to interpolation.5 -
Re: [OTVar] Defining instances in the font vs. defining instances in CSS
The named instances use almost no space, a few bytes only. So no harm done by adding them.1 -
Re: [OTVar] Introducing OpenType variable fonts
One of the reasons why we only see two weights per website is because a third would add to much load.3 -
Re: [OTVar] GVAR delta-popping
That is not how it works. Intermediate deltas have to be applied to the whole outline. There are methods to encode it without specifying deltas to all points but you that uses more then one number pe…2